National Repository of Grey Literature 34 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
3D Game World in OpenGL
Buchta, David ; Lysek, Tomáš (referee) ; Milet, Tomáš (advisor)
Focus of this master's thesis is a study of modern techniques in computer graphics and designing and developing custom application based on which could be developed new game engine. In this thesis are highlighted techniques for creating large terrains, advanced shadows, physically based sky rendering and drawing large set of objects. Finally, performance testing of these modules is performed.
Shadow Rendering from Omnidirectional Light Sources
Mikulica, Tomáš ; Kobrtek, Jozef (referee) ; Navrátil, Jan (advisor)
This work discusses the possibilities for shadow rendering from omnidirectional light sources using OpenGL library. In this work the Cube map shadow mapping and the Dual paraboloid shadow mapping algorithms are described. Further more, this work contains the results of a comparison of these two methods in a way of time required for shadow map creation and a comparison of visual quality of resulting shadows.
Real-Time Volumetric Terrain Rendering
Koblížek, Aleš ; Kobrtek, Jozef (referee) ; Matýšek, Michal (advisor)
Tato práce popisuje způsob implementace volumetrického terénu s důrazem na modifikovatelnost v reálném čase. Použitá datová struktura je bitové pole - materiál terénu není potřeba ukládat, takže pro uložení každého vzorku stačí jeden bit. Textura je odvozována na základě sklonu terénu. Vizualizace se provádí převodem na povrchovou reprezentaci pomocí algoritmu pochodující kostky a následným zobrazením polygonové sítě pomocí vykreslovacího řetězce. Terén i textura jsou generovány procedurálně. Pro rozrušení poměrně pravidelného povrchu je použit displacement mapping a teselace. Jemnější detaily jsou získány pomocí bump mappingu. Pro dynamické stíny je použit shadow mapping.
Graphics Demo with a Space Theme
Prajka, Martin ; Milet, Tomáš (referee) ; Herout, Adam (advisor)
This bachelor's thesis deals with the creation of graphics demo with unlimited size by using OpenGL. The thesis implements post-processing effects such as shadow mapping, bloom and gaussian blur. In addition, it describes particle system and camera animation. The demo is placed in space and it is separated into the three scenes. The end of  the thesis is focused on the results of user's and performance tests.
Light Propagation Volumes
Růžička, Tomáš ; Tóth, Michal (referee) ; Milet, Tomáš (advisor)
The aim of master thesis is to describe different calculation of global illumination methods including Light Propagation Volumes. All three steps of LPV calculation are widely described: injection, propagation and rendering. It is also proposed several custom extensions improving graphics quality of this method. Two parts of design and implementation are focused on scene description, rendering system, shadow rendering, implementation of LPV method and proposed extensions. As conclusion, measurement and several images of application are presented, followed by comparison in environment with diffenent parameters, thesis summary with evaluation of achieved results and suggestions of further improvements.
Graphics Intro 64kB Using OpenGL
Peňáz, Martin ; Tóth, Michal (referee) ; Milet, Tomáš (advisor)
This bachelor’s thesis deals with the solution of graphics intro with limited size of 64kB. The work describes methods used for creation of graphics intro. It deals with procedural generation, compiler settings and final compression by exe packer application.
Shadow Rendering Using View Frustum Splitting Methods in OpenGL
Roháček, Dominik ; Starka, Tomáš (referee) ; Kobrtek, Jozef (advisor)
The content of this thesis discusses the generation of cascaded shadow maps in 3D applications. It describes two chosen methods of view frustum splitting into sub-frustum and discusses their differences. It was developed an application for analysation purposes in OpenGL which shows their advantages and disadvantages on three testing scenes. This work is focused on a comparison of drawing each split separately and using layered rendering. Data analysis proved some advantages of layered rendering. The PSSM was faster in accord to data analysis, but SDSM, on the other hand, produces more accurate shadows.
Large-Scale Rendering Using Shadowmaps
Spišiak, Ján ; Zemčík, Pavel (referee) ; Polok, Lukáš (advisor)
Shadow mapping is the most widely used method in real-time 3D graphics for producing shadows in local light models. This thesis step-by-step explains the process of creating shadow maps. Depth biasing as well as filtering methods are analysed, then the calculation of normal offset bias for variable sized kernels is derived. We describe the process of efficiently fitting stable cascade frustums to view frustum. Also shown is how to use modern OpenGL to reduce performance overhead.
Shadow Techniques on Contemporary Hardware and Their Comparison
Tóth, Michal ; Polok, Lukáš (referee) ; Pečiva, Jan (advisor)
This master's project focuses on basic techniques of creating shadows in 3D computer graphics. Two basic techniques are compared. Those are shadow maps and shadow volumes. Another technique combining previouse two is proposed.
Shadow Mapping: Shadow Filtering in OpenGL
Brída, Ján ; Polok, Lukáš (referee) ; Kobrtek, Jozef (advisor)
The content of this bachelor thesis discusses generation, and filtration ways of shadows in 3D applications. It describes possibilities to surpress the discretization phenomenon using certain techniques, and documents the artifacts typical for them. The reader will also learn about their performance, and quality differences, thereby being able to judge offered implementations.

National Repository of Grey Literature : 34 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.